home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Jun 89 / V0000-Debug and Opt Diffe-Jun89 < prev    next >
Encoding:
Text File  |  1989-06-26  |  838 b   |  28 lines  |  [TEXT/GEOL]

  1. Item    2163791                         1-June-89        19:18
  2.  
  3. From:   D2086                           Efficient Field Svc, C Faith, PRT
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    Debug and Opt Differences
  8.  
  9. Just a quick question,
  10.  
  11. Just what differences can we expect between debugging code and optimized code.
  12. I ran into an error that was not detected during debugging because there is a
  13. difference in how data was initialized.  My error was that I forgot to set a
  14. boolean value in an abstract class method,  it was set to what I wanted during
  15. debugging but not with opt  set.
  16.  
  17. Once SADE supports Objects this will be less of a problem.
  18.  
  19. Are there any other differences besides the obvious problems you can have with
  20. careless {$IFC qDebug } statements?
  21.  
  22. regards,
  23.  
  24. Curtis Faith
  25. Sierra Software Innovations
  26.  
  27.  
  28.